home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 7 / Eagles_Nest_Mac_Collection_Disc_7.TOAST / Text Editors & Tools / Edit][214 / Edit][214 / Edit II 2.1.4 / Edit II Doc next >
Text File  |  1993-03-06  |  20KB  |  903 lines

  1. Edit II Version 2.1.4
  2.  
  3. © 1990-93 Kenneth Seah
  4.  
  5. Portions © by Symantec
  6.  
  7.  
  8.  
  9. An enhanced text editor for the Macintosh
  10.  
  11.  
  12.  
  13. 0.    Prologue
  14.  
  15.  
  16.  
  17. This application is copyrighted by Kenneth Seah and is distributed as shareware. You are
  18. welcome to try out Edit II for a week or two and if you decide that it's something you want to use,
  19. send a check drawn on a US Bank or a draft for US$15 (US$18 if you want a disk with the latest
  20. release) made out to me at the address below, enclosing the little questionnaire on page 11.  I'll
  21. answer your problems and consider bug fixes via electronic mail (Internet, America OnLine or
  22. GEnie) if you are registered.  As a registered user, you may obtain the latest release at all times
  23. from one of the above services (you have to bear the online connect and download charges but
  24. otherwise all upgrades are free).  If you do not have access to any of the services, send US$3 to
  25. the address below and I'll mail you a disk with the latest release.
  26.  
  27.  
  28.  
  29. Otherwise, give a copy of it to a friend, enclosing this file too and trash your copy (since it takes
  30. up valuable space on your disk).
  31.  
  32.  
  33.  
  34. I'll consider that you have been registered once you have sent in your shareware fee.  Upgrades
  35. will be posted to America OnLine, GEnie and Internet.  I can work out a 'site licence' fee if you
  36. need several copies installed at your place.
  37.  
  38.  
  39.  
  40. For commercial distribution and correspondence, please contact:
  41.  
  42.  
  43.  
  44. Kenneth Seah
  45.  
  46. P O Box 8565
  47.  
  48. Austin, TX 78713-8565
  49.  
  50.  
  51.  
  52. GEnie: K.SEAH
  53.  
  54. America OnLine: KSeah
  55.  
  56. Internet: kseah@procyon.austin.tx.us
  57.  
  58.  
  59.  
  60. 1.    Introduction
  61.  
  62.  
  63.  
  64. Edit II is intended as a replacement for the Consulair Edit text editor but which allows the use of
  65. the cursor keys on the Mac keyboard for navigation.  It is not, however, a product of Consulair
  66. and is not a revision of the Edit application.
  67.  
  68.  
  69.  
  70. The num lock LED on the extended keyboard is used to indicate whether the cursor pad or the
  71. numeric pad mode is on.  The home, end, page up, page down keys will also work, as will the
  72. delete right (del) key.  One level of undo is supported.  You can launch Edit II by double clicking
  73. old Edit files (since Edit II uses the same creator signature as Edit, that is, EDIT). This means
  74. that you might want to rebuild the desktop after installing Edit II.
  75.  
  76.  
  77.  
  78. Edit II requires System Software 4.1 or later and above and is Multifinder-friendly.  It is also
  79. 32-bit clean and runs fine under System 7.  Edit II now handles System 7 stationery documents.
  80.  
  81.  
  82.  
  83. This program is compiled using Think C 5.0.4 and uses the Capps’ Editor Toolkit.
  84.  
  85. 2.    Menus
  86.  
  87.  
  88.  
  89. Edit II works just like Consulair's Edit.  Each of the menus and their respective commands are
  90. described in the subsequent paragraphs.
  91.  
  92.  
  93.  
  94. File menu
  95.  
  96.  
  97.  
  98. New
  99.  
  100.     Creates a new window named 'Untitled-N' for editing, where N is a number starting at 1.
  101.  
  102.  
  103.  
  104. Open...
  105.  
  106.     Displays the standard file open dialog box to allow the selection of a file to edit.  The dialog
  107. box will display all files of type 'TEXT', 'RRRS' (Red Ryder script files) and 'ttro'
  108. (TeachText read-only text files).  Stationery documents under System 7 will be opened as
  109. 'Untitled-N' windows.
  110.  
  111.  
  112.  
  113. Close
  114.  
  115.     Closes the frontmost editing window.  If the file has been changed in any way, the standard
  116. file save dialog box will be displayed.
  117.  
  118.  
  119.  
  120. Save
  121.  
  122.     Saves the frontmost window to its file on disk.  If the file has not been previously saved,
  123. perform a 'Save As...' operation.
  124.  
  125.  
  126.  
  127. Save As...
  128.  
  129.     Saves the frontmost window to a differently named file by presenting the standard file save
  130. dialog box.
  131.  
  132.  
  133.  
  134. Revert
  135.  
  136.     Reverts the frontmost window to the most recently saved version of the file.  A prompt
  137. message is displayed to confirm the action.
  138.  
  139.  
  140.  
  141. Page Setup...
  142.  
  143.     Displays the standard printer Page Setup dialog box.
  144.  
  145.  
  146.  
  147. Print
  148.  
  149.     Displays the standard printer Print dialog box to initiate printing of the frontmost
  150. window.
  151.  
  152.  
  153.  
  154. Transfer
  155.  
  156.     Displays the standard file selection dialog box to choose an application program to run.
  157.  
  158.  
  159.  
  160. Quit    
  161.  
  162.     Quits Edit II after prompting for saving of any changed windows.
  163.  
  164.  
  165.  
  166. Edit menu
  167.  
  168.  
  169.  
  170. Undo
  171.  
  172.     Reverts from the previous editing operation.
  173.  
  174.  
  175.  
  176. Cut
  177.  
  178.     Removes the currently selected text and copies it into the clipboard.
  179.  
  180.  
  181.  
  182. Copy
  183.  
  184.     Copies the currently selected text into the clipboard without deleting it.
  185.  
  186.  
  187.  
  188. Paste
  189.  
  190.     Pastes the clipboard text at the insertion point.  If a range has been selected, then the
  191. pasted text will replace the selection.
  192.  
  193.  
  194.  
  195. Clear
  196.  
  197.     Deletes the currently selected text without copying it to the clipboard.
  198.  
  199.  
  200.  
  201. Select All
  202.  
  203.     Selects all the text in the frontmost window.
  204.  
  205.  
  206.  
  207. Search menu
  208.  
  209.  
  210.  
  211. Find...
  212.  
  213.     Displays the 'find and replace' dialog box for entry of search (Find) and replacement
  214. (Replace with) strings.  GREP-style searching is available (see later on how to define
  215. GREP search and replacement strings).  The 'find and replace' dialog box has several
  216. options:
  217.  
  218.  
  219.  
  220.     'Match Words' will only flag a match if there is an exact word for word match with the
  221. search string.
  222.  
  223.  
  224.  
  225.     'Wrap Around' will flag matches even when the words wrap over at the end of a line.
  226.  
  227.  
  228.  
  229.     'Ignore Case' will flag matches even when the cases (capitals and small letters) do not
  230. match but the letters do.
  231.  
  232.  
  233.  
  234.     There is an option to do multi-file searches of all TEXT-type files inside a folder.  The
  235. multi-file search is activated by clicking on the Multi-File Search checkbox which brings
  236. up the standard file selection dialog box.  Selecting a TEXT-type file will initiate
  237. multi-file searches of the search string for all TEXT-type files within the folder.  Note
  238. that multi-file searching does not descend into subfolders (i.e. one folder level only).
  239.  
  240.  
  241.  
  242.     Cutting and pasting of text selections is allowed into the search and replacement strings in
  243. the 'find and replace' dialog box.  This is achieved by using the command-C and command-V
  244. combinations.  If you want to enter the tab or return characters in the Find dialog box, key
  245. in command-tab and command-return respectively.
  246.  
  247.  
  248.  
  249.     Search and replacement strings are retained between searches.  The 'Don't Find' button
  250. will retain the search and replacement string entries but will not initiate any searches. 
  251. The 'Cancel' button on the other hand, will ignore any entries made for these strings.
  252.  
  253.  
  254.  
  255. Enter Selection
  256.  
  257.     Puts the currently selected text into the search string.
  258.  
  259.  
  260.  
  261. Replace
  262.  
  263.     Replaces the currently selected text with the replacement string.
  264.  
  265.  
  266.  
  267. Replace and Find Again
  268.  
  269.     Replaces the currently selected text with the replacement string and searches for the next
  270. occurrence of the search string.
  271.  
  272.  
  273.  
  274. Replace All...
  275.  
  276.     Replaces all occurrences of the search string with the replacement string.  Prompts for
  277. confirmed replacement if required.
  278.  
  279.  
  280.  
  281. Find in Next File
  282.  
  283.     Only operable under multi-file searches – will look for occurrence of the search string in
  284. the next file in the specified folder.
  285.  
  286.  
  287.  
  288. Go to Top
  289.  
  290. Go to Bottom
  291.  
  292.     Move the insertion point to the beginning or end of the file, respectively.
  293.  
  294.  
  295.  
  296. Go to Line#...
  297.  
  298.     Displays a dialog and moves to the specified line.
  299.  
  300.  
  301.  
  302. Goodies menu
  303.  
  304.  
  305.  
  306. Shift Left
  307.  
  308. Shift Right
  309.  
  310.     Moves the selected text one space to the left or right.
  311.  
  312.  
  313.  
  314. Balance
  315.  
  316.     Extends current selection to encompass the next level of enclosing braces {}, brackets []
  317. or parentheses ().  A beep means that the text could not be balanced. [Great for C and Lisp
  318. people!]
  319.  
  320.  
  321.  
  322. Add LFs
  323.  
  324.     Adds linefeed characters to the end of every line.
  325.  
  326.  
  327.  
  328. Strip LFs
  329.  
  330.     Removes linefeed characters from the text.
  331.  
  332.  
  333.  
  334. Wrap to Column...
  335.  
  336.     Wraps the text to a user-specified column, default is the window wrap column.
  337.  
  338.  
  339.  
  340. Wrap to Window
  341.  
  342.     Wraps the text to the window width.
  343.  
  344.  
  345.  
  346. Unwrap
  347.  
  348.     Almost the reverse of the above wraps.  What Unwrap does is to replace all single
  349. occurrences of the 'return' character by a space and leave multiple runs of returns
  350. untouched.  Thus a 'paragraph' is recognized as ending in two or more returns.
  351.  
  352.  
  353.  
  354. Remove Invisibles
  355.  
  356.     Removes all the invisible (non-printing) characters with the exceptions of tab, return
  357. and linefeed.
  358.  
  359.  
  360.  
  361.  
  362.  
  363. Options menu
  364.  
  365.  
  366.  
  367. Font
  368.  
  369. Size
  370.  
  371. Creator
  372.  
  373.     Select the font, size and  creator for the file being edited.  The size submenu has 'Larger',
  374. 'Smaller' and 'Other...' commands to allow for selection of non-standard sizes.  The
  375. creators supported by Edit II are:
  376.  
  377.  
  378.  
  379. EDIT    Consulair Edit (and Edit II)
  380.  
  381. MPS    Apple MPW
  382.  
  383. KAHL    Think C
  384.  
  385. PJMM    Think Pascal
  386.  
  387. ALFA    Alpha
  388.  
  389. MACA    MacWrite
  390.  
  391. MSWD    Microsoft Word
  392.  
  393. nX^n    WriteNow
  394.  
  395. ttxt    TeachText
  396.  
  397. PEDT    DA Edit or PEdit
  398.  
  399. WNGZ    WingZ
  400.  
  401. WPC2    WordPerfect
  402.  
  403. L123    Lotus 1-2-3
  404.  
  405. CIM    CompuServe Information Manager
  406.  
  407. MRIP    TScript
  408.  
  409. Rich    BBEdit
  410.  
  411.  
  412.  
  413.     Default font is Monaco, default size is 9 and default creator is EDIT.
  414.  
  415.  
  416.  
  417. Set Tabs...
  418.  
  419.     Sets the number of spaces to one tab stop for the topmost window(default is set in the
  420. preferences dialog.  Initially 4 spaces to the tab).
  421.  
  422. Set Wrap...
  423.  
  424.     Sets the column at which the text will be wrapped at (actually the first space typed after
  425. this column causes the wrap, and not the same as doing a 'Wrap to Column...').  Default is
  426. specified in the 'Wrap at' item in the preferences dialog (initially 80).
  427.  
  428. Autowrap
  429.  
  430.     Toggles autowrap mode on or off.  The icon at the bottom left of the window indicates the
  431. mode.  Clicking on the icon will change states.
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439. Preferences...
  440.  
  441.     Displays a dialog box to allow changing of default preferences.  Font, size, creator and
  442. spaces per tab can be set.  The radio buttons and check boxes are covered below.
  443.  
  444.  
  445.  
  446. Strip LF
  447.  
  448.     Selecting the Strip LF option removes the linefeeds when the files are read in. 
  449.  
  450. SmartStrip
  451.  
  452.     SmartStrip is an intelligent linefeed remover in which linefeeds are removed when the
  453. file is read and replaced (after each CR or replacing each CR - depending on the input
  454. format) when the file is written back.  The default option is SmartStrip.
  455.  
  456. Don't Strip
  457.  
  458.     Don't remove any linefeeds on file open.
  459.  
  460.  
  461.  
  462. Horizontal
  463.  
  464. Vertical
  465.  
  466.     Sets the default new window horizontal and vertical size.  The 'Max Screen Size' button
  467. puts the size of the current screen in these items.  Checking the 'Use monitor size' box
  468. disregards the horizontal and vertical size settings and makes all new windows open to full
  469. monitor screen size (which is the default case).
  470.  
  471.  
  472.  
  473. Auto Indent
  474.  
  475.     Toggles automatic indentation of text (useful for programmers).  Default is autoindent on.
  476.  
  477. New Untitled
  478.  
  479.     If selected, displays an Untitled window when starting Edit II (next time of course). 
  480. Default is on.
  481.  
  482. Print Headers
  483.  
  484.     If selected will print informative header information at the top of every page.  Default is to
  485. print these headers.
  486.  
  487. Cursor Jump
  488.  
  489.     Uses the '-' key on the keypad to invoke the cursor jump feature (see later).  Default is
  490. on.
  491.  
  492. Auto Wrap on Open
  493.  
  494.     Automatically wraps the text file to the default window wrap column (see below) when
  495. opened.  Very useful for reading TeachText files.  Default is off.
  496.  
  497. Autowrap
  498.  
  499.     Automatically wraps text at the first space typed after the window wrap column.  The
  500. 'Wrap at' box is the default value of the wrap column for new windows (initial value is
  501. 80).  Autowrap defaults to off.
  502.  
  503.  
  504.  
  505. Save Preferences Button
  506.  
  507.     Saves the option settings (all the items in the preferences box) into the EditPrefs file
  508. which is stored in the Preferences folder of the System Folder.
  509.  
  510.  
  511.  
  512. Windows menu
  513.  
  514.  
  515.  
  516. Layer
  517.  
  518.     Layers all the windows neatly on the screen.  The previous frontmost window is brought to
  519. the front.  
  520.  
  521.  
  522.  
  523. Tile
  524.  
  525.     Tiles all the windows neatly on the screen.  The previous frontmost window is selected. 
  526. This option is active for 9 or less windows.  
  527.  
  528.  
  529.  
  530. Close All
  531.  
  532. Save All
  533.  
  534.     Closes (or saves) all the displayed windows.  Saving does not close any windows.  Any
  535. untitled windows will be 'saved as'.  
  536.  
  537.  
  538.  
  539. <window name list>
  540.  
  541.     Each of the window names appears here for rapid selection.  The first 9 windows have
  542. command key equivalents 'command-1' through 'command-9'.  Edit II can now handle
  543. unlimited windows (subject to available system memory set aside for it of course).
  544.  
  545.  
  546.  
  547. 3.    Keyboard Frolics
  548.  
  549.  
  550.  
  551. Cursor keys on the Macintosh Plus and above now work.  In addition, if you have an extended
  552. keyboard, then the extra keys between the main keys and keypad also work as follows:
  553.  
  554.  
  555.  
  556. page up
  557.  
  558. command-up arrow
  559.  
  560.     Moves to the previous screenful of text without changing the insertion point.
  561.  
  562.  
  563.  
  564. page down
  565.  
  566. command-down arrow
  567.  
  568.     Moves to the next screenful of text without changing the insertion point.
  569.  
  570.  
  571.  
  572. home
  573.  
  574. option-up arrow
  575.  
  576.     Moves the insertion point to the beginning of the file.
  577.  
  578.  
  579.  
  580. end
  581.  
  582. option-down arrow
  583.  
  584.     Moves the insertion point to the end of the file.
  585.  
  586.  
  587.  
  588. del (delete to right)
  589.  
  590.     Deletes the character to the right of the insertion point.
  591.  
  592.  
  593.  
  594. enter (on keypad)
  595.  
  596.     Scrolls to the insertion point.
  597.  
  598.  
  599.  
  600. - (on keypad)
  601.  
  602.     Jumps around the five insertion points last clicked at.  Note that double-clicking to select
  603. a word counts as two insertion points (a quirk of Capps’) and that Edit II will cycle
  604. through all five points, even though they are the same (like at the beginning).  So if the
  605. insertion point seems stuck, keep on pressing '-'!  Note that this can be turned off in the
  606. Preferences dialog.
  607.  
  608.  
  609.  
  610. F1–F4
  611.  
  612.     Undo, Cut, Copy and Paste.
  613.  
  614.  
  615.  
  616. option-return
  617.  
  618.     If autoindent mode is on, then hitting option-return will move the insertion point to the
  619. start of the next line and not to do any autoindenting for that line.
  620.  
  621.  
  622.  
  623. You can also toggle the special cursor pad mode by hitting the num lock key on the numeric
  624. keypad.  The num lock light on the keyboard will go off (indicating that the numeric keypad is
  625. now in cursor mode).  This displays an additional (disabled) menu called CursorPad.  The keys
  626. on the numeric keypad now take on special functionality as given below (like the I*M keypad):
  627.  
  628.  
  629.  
  630.  
  631.  
  632. 4.    GREP searching and replacement
  633.  
  634.  
  635.  
  636. GREP searching can be now done using regular expressions like the Unix GREP tool. Pattern
  637. matching of regular expressions is carried out as follows:
  638.  
  639.  
  640.  
  641. Patterns (regular expressions)
  642.  
  643.  
  644.  
  645. 1.    Any non-special character is a regular expression which matches itself.  Characters [ ] \
  646. and . are special characters and should be preceded by \ (see rule 4).
  647.  
  648.  
  649.  
  650. 2.    A regular expression can be concatenated with another regular expression.
  651.  
  652.  
  653.  
  654. 3.    The . (period) is a special character which matches any one character.
  655.  
  656.  
  657.  
  658. 4.    The \ followed by any character except ( ) < > or one of the digits 1-9 is a regular
  659. expression which matches that character.
  660.  
  661.  
  662.  
  663. 5.    A string of characters s surrounded by brackets [ ] forms a regular expression that
  664. exactly matches any one of the characters in s.  The    regular expression [^ß] matches
  665. any character not in the string ß.  If a sequence of 3 characters a-b occurs in the string,
  666. then this represents all the characters from a to b inclusive.
  667.  
  668.  
  669.  
  670. 6.    A regular expression R followed by * forms a regular expression which matches zero or
  671. more occurrences of R.
  672.  
  673.  
  674.  
  675. 7.    A regular expression surrounded by \( and \) matches whatever the regular  expression
  676. matches.
  677.  
  678.  
  679.  
  680. 8.    A \ followed by a digit n 1 to 9 is a regular expression which matches whatever the nth
  681. subexpression surrounded by \( \) matches.
  682.  
  683.  
  684.  
  685. 9.    A regular expression surrounded by \< and \> constrains the match to occur when the
  686. regular expression is immediately preceded and followed by characters which do not match
  687. [A-Za-z0-9_] and the first and last characters match [A-Za-z0-9_].  This allows us to
  688. look for "words".
  689.  
  690.  
  691.  
  692. 10.    A regular expression which starts with ^ anchors the search pattern to the start of a line. 
  693. The ^ appearing anywhere else in the regular expression will match the character ^.
  694.  
  695.  
  696.  
  697. 11.    A regular expression ending in $ will anchor the search pattern to the end of a line.  The $
  698. appearing anywhere else in the regular expression will match the $.
  699.  
  700.  
  701.  
  702. Replacements
  703.  
  704.  
  705.  
  706. 1.    Each occurrence of & in the replacement string will be substituted with whatever was last
  707. matched by the regular expression.
  708.  
  709.  
  710.  
  711. 2.    Each occurrence of the form \n where n is a digit 1 to 9 will substitute whatever was
  712. matched by the nth subexpression enclosed in \( and \).
  713.  
  714.  
  715.  
  716. 3.    Each occurrence of the form \p where p is not a digit 1 to 9 will substitute that character
  717. p.
  718.  
  719.  
  720.  
  721. 5.    Workarounds and other hints
  722.  
  723.  
  724.  
  725. Edit II can only search for a pattern in a forward direction.  If you want to search backwards,
  726. the best workaround is to go back to the start of the file (home) and then search.
  727.  
  728.  
  729.  
  730. All files are edited in memory.  So if you have a large file, reset the size of the application using
  731. Get Info on the Edit II application icon and change the size of the application memory. Or better
  732. still - run under the Finder (and not MultiFinder).  Naturally you shouldn't edit a 2MB file on a
  733. 1MB Mac using Edit II!  Try as far as possible to have approximately twice the memory assigned
  734. to Edit II than the total size of all the files you're editing.
  735.  
  736.  
  737.  
  738. Holding the option key when Edit II is starting up will bring up the standard file open dialog box
  739. for you to select the name of a file to edit.
  740.  
  741.  
  742.  
  743. Edit II will try to save files when memory runs too low but there is no guarantee that it won't
  744. crash while doing this.  The advice is to frequently check the available space (see the About Edit
  745. II... box to show the current amount of free memory).
  746.  
  747.  
  748.  
  749. Additional creator names can be inserted into the Creator menu by using ResEdit (use at your
  750. own risk!!).  Note that exactly FOUR letters must be keyed in for each creator name.
  751.  
  752.  
  753.  
  754. Holding the control key when quitting from Edit II will forcibly turn off the num lock LED (just
  755. in case you ever need it!).
  756.  
  757.  
  758.  
  759. Edit II now supports file access permissions.  This means that it should be possible to use Edit II
  760. on shared files in a network (I don't think Edit II itself is shareable on a network but...).  The 
  761. read-only icon is shown on the bottom left hand side of the window when a read-only file is
  762. opened.  It will remain in this state until saved (Edit II automatically prompts for a new name
  763. and will report an access conflict if you try to save the read-only file back to itself!),
  764. whereupon it changes to the read-write icon.  The read-write icon is displayed when a
  765. read-write file is opened.  This icon changes to the unsaved-file icon when any changes are made
  766. to the file (as a reminder to save it) and will revert back to the read-write icon when the file is
  767. saved.
  768.  
  769.  
  770.  
  771.  
  772.  
  773.  
  774.  
  775. 6.    Bug Reports
  776.  
  777.  
  778.  
  779. If you find any bugs with this program, please write to me at the above address. You can also
  780. send electronic mail to me on GEnie as K.SEAH, on America OnLine as KSeah or via Internet as
  781. kseah@procyon.austin.tx.us.
  782.  
  783.  
  784.  
  785. 7.    Warranty
  786.  
  787.  
  788.  
  789. Kenneth Seah hereby disclaims all warranties relating to this software, whether express or
  790. implied, including without limitation any implied warranties of merchantability or fitness for a
  791. particular purpose.  Kenneth Seah will not be liable for any special, incidental, consequential,
  792. indirect or similar damages due to loss of data or any other reason, even if Kenneth Seah or an
  793. agent of his has been advised of the possibility of such damages.  In no event shall Kenneth Seah's
  794. liability for any damages ever exceed the price paid for the license to use software, regardless
  795. of the form of the claim.  The person using the software bears all risk as to the quality and
  796. performance of the software.
  797.  
  798.  
  799.  
  800. 8.    Questionnaire
  801.  
  802.  
  803.  
  804. Copy, print this and fill in the blanks!
  805.  
  806.  
  807.  
  808. REGISTERING FOR: Edit II Version 2.1.4 March 6, 1993
  809.  
  810.  
  811.  
  812. NAME:
  813.  
  814.  
  815.  
  816.  
  817.  
  818.  
  819.  
  820.  
  821.  
  822.  
  823.  
  824. ADDRESS:
  825.  
  826.  
  827.  
  828.  
  829.  
  830.  
  831.  
  832.  
  833.  
  834.  
  835.  
  836. CITY:
  837.  
  838.  
  839.  
  840.  
  841.  
  842. STATE:
  843.  
  844.  
  845.  
  846.  
  847.  
  848. ZIP:
  849.  
  850.  
  851.  
  852. ELECTRONIC MAIL ADDRESSES (GEnie, InterNet, Compu$erve, AppleLink, America OnLine):
  853. [For updates and bug reports]
  854.  
  855.  
  856.  
  857.  
  858.  
  859.  
  860.  
  861.  
  862.  
  863. Macintosh you have:
  864.  
  865.  
  866.  
  867.  
  868.  
  869.  
  870.  
  871.  
  872.  
  873. Current version of your System Software:
  874.  
  875.  
  876.  
  877.  
  878.  
  879.  
  880.  
  881.  
  882.  
  883.  
  884.  
  885. Comments about Edit II (add more space if desired!):
  886.  
  887.  
  888.  
  889.  
  890.  
  891.  
  892.  
  893.  
  894.  
  895.  
  896.  
  897.  
  898.  
  899.  
  900.  
  901. >>> Don't forget the US$15 shareware fee (add another US$3 if you want the latest on a disk)<<<
  902.  
  903.